github.com/jackc/pgx/v5.baseRows.startTime (field)

2 uses

	github.com/jackc/pgx/v5 (current package)
		conn.go#L635: 	r.startTime = time.Now()
		rows.go#L141: 	startTime   time.Time